Bump the go group across 1 directory with 5 updates - #1611
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go group across 1 directory with 5 updates#1611dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ehl-jf
approved these changes
Aug 19, 2026
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-52663ebac8
branch
from
August 27, 2026 00:53
5594632 to
e616ac4
Compare
ehl-jf
approved these changes
Aug 27, 2026
Bumps the go group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/beevik/etree](https://github.com/beevik/etree) | `1.7.0` | `1.7.1` | | [github.com/buger/jsonparser](https://github.com/buger/jsonparser) | `1.3.0` | `1.6.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) | `8.14.0` | `8.16.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.40.0` | `0.41.0` | Updates `github.com/beevik/etree` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/beevik/etree/releases) - [Changelog](https://github.com/beevik/etree/blob/main/RELEASE_NOTES.md) - [Commits](beevik/etree@v1.7.0...v1.7.1) Updates `github.com/buger/jsonparser` from 1.3.0 to 1.6.1 - [Release notes](https://github.com/buger/jsonparser/releases) - [Changelog](https://github.com/buger/jsonparser/blob/master/CHANGELOG.md) - [Commits](buger/jsonparser@v1.3.0...v1.6.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/vbauerster/mpb/v8` from 8.14.0 to 8.16.0 - [Release notes](https://github.com/vbauerster/mpb/releases) - [Commits](vbauerster/mpb@v8.14.0...v8.16.0) Updates `golang.org/x/text` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/beevik/etree dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/buger/jsonparser dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/vbauerster/mpb/v8 dependency-version: 8.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-52663ebac8
branch
from
August 28, 2026 00:52
e616ac4 to
483b988
Compare
ehl-jf
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 5 updates in the / directory:
1.7.01.7.11.3.01.6.11.11.11.12.18.14.08.16.00.40.00.41.0Updates
github.com/beevik/etreefrom 1.7.0 to 1.7.1Release notes
Sourced from github.com/beevik/etree's releases.
Changelog
Sourced from github.com/beevik/etree's changelog.
Commits
17e6ce6Release v1.7.1e1824d7Improve efficiency of Element.Text and Element.TailUpdates
github.com/buger/jsonparserfrom 1.3.0 to 1.6.1Release notes
Sourced from github.com/buger/jsonparser's releases.
... (truncated)
Changelog
Sourced from github.com/buger/jsonparser's changelog.
... (truncated)
Commits
5663ba4v1.6.1: gjson-style fast-skip optimization + benchmarks vs gjson/soniccaa05b0perf: gjson-style fast-skip in hot loops + benchmarks vs gjson/sonicf1c83acdocs: remove anniversary article from repo (private draft)6c82735docs: ten-year anniversary article with personal backstory and transitive deps3005d5bv1.6.0: Append function + all KI fixes (zero open known issues)a55c29bv1.5.1: 6.1x large-payload speedup + fresh benchmarks09dbcf6perf: SWAR string scan in stringEndConfig (8% large-payload speedup)df5ae5bperf: bound stringEnd backslash scan to string body (5.8x large-payload speedup)ae21251Add MC/DC witnesses for SYS-REQ-115 (Config) and SYS-REQ-116 (ReaderParser)dfb33c1docs: complete CHANGELOG with v1.3.0–v1.5.0 entries, all mentioning ReqProof ...Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderUpdates
github.com/vbauerster/mpb/v8from 8.14.0 to 8.16.0Release notes
Sourced from github.com/vbauerster/mpb/v8's releases.
Commits
2d72456v8.16.0ad84d9dgo get -u15a96e9refactoring: CancelCauseFunc -> CancelFunc84415feminor: it's ok to pass just writeClosera058c64fix: issue 165ebbac47refactoring: nolint:staticcheck QF10084d7945arefactoring: pass Reader|Writer directly86a1683refactoring: io example4777af7refactoring: io.Closer assertion is enoughaa38696refactoring: newProxyReader and newProxyWriterUpdates
golang.org/x/textfrom 0.40.0 to 0.41.0Commits
acdba66go.mod: update golang.org/x dependencies02aa981secure/precis: fix short destination buffer handling in Nickname profile